const net/http.http2priorityDefaultWeight
4 uses
net/http (current package)
h2_bundle.go#L11209: const http2priorityDefaultWeight = 15 // 16 = 15 + 1
h2_bundle.go#L11475: weight: http2priorityDefaultWeight,
h2_bundle.go#L11527: weight: http2priorityDefaultWeight,
h2_bundle.go#L11540: n.weight = http2priorityDefaultWeight
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)